On this pageRemoveEntityDescriptionCall RemoveEntity to delete a specified entity from the list of child entities. Specify the entity as the AEntity parameter.Syntaxfunction RemoveEntity(const AEntity: TsgDXFEntity): Boolean;